EmailAddress Class |
Namespace: Independentsoft.Exchange
The EmailAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| EmailAddress |
Initializes a new instance of the EmailAddress class.
| |
| EmailAddress(String) |
Initializes a new instance of the EmailAddress class.
| |
| EmailAddress(String, String) |
Initializes a new instance of the EmailAddress class.
| |
| EmailAddress(String, String, String) |
Initializes a new instance of the EmailAddress class.
|
| Name | Description | |
|---|---|---|
| Address |
Defines the e-mail address.
| |
| Name |
Defines the name of the mailbox user.
| |
| RoutingType |
Defines the routing that is used for the mailbox.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts the value of the current EmailAddress object to its equivalent string representation.
(Overrides ObjectToString.) |